Skip to content

Feature/803 include other dependencies in vulnerability report#806

Merged
ArBridgeman merged 20 commits intomainfrom
feature/803_include_other_dependencies_in_reports
Apr 29, 2026
Merged

Feature/803 include other dependencies in vulnerability report#806
ArBridgeman merged 20 commits intomainfrom
feature/803_include_other_dependencies_in_reports

Conversation

@ArBridgeman
Copy link
Copy Markdown
Collaborator

@ArBridgeman ArBridgeman commented Apr 24, 2026

closes #803

Checklist

Note: If any of the items in the checklist are not relevant to your PR, just check the box.

For any Pull Request

Is the following correct:

  • the title of the Pull Request?
  • the title of the corresponding issue?
  • there are no other open Pull Requests for the same update/change?
  • that the issue which this Pull Request fixes ("Fixes...") is mentioned?

When Changes Were Made

Did you:

  • update the changelog?
  • update the cookiecutter-template?
  • update the implementation?
  • check coverage and add tests: unit tests and, if relevant, integration tests?
  • update the User Guide & other documentation?
  • resolve any failing CI criteria (incl. Sonar quality gate)?

When Preparing a Release

Have you:

  • thought about version number (major, minor, patch)?
  • checked Exasol packages for updates and resolved open vulnerabilities, if easily possible?

@ArBridgeman ArBridgeman changed the title Feature/803 include other dependencies in reports Feature/803 include other dependencies in vulnerability report Apr 27, 2026
Comment thread exasol/toolbox/util/dependencies/poetry_dependencies.py
Comment thread test/unit/util/dependencies/poetry_dependencies_test.py
@ArBridgeman ArBridgeman force-pushed the feature/803_include_other_dependencies_in_reports branch from 131a3ff to 3d414bd Compare April 27, 2026 07:00
@ArBridgeman ArBridgeman force-pushed the feature/803_include_other_dependencies_in_reports branch from 3d414bd to fe98ea4 Compare April 27, 2026 07:30
@ArBridgeman ArBridgeman force-pushed the feature/803_include_other_dependencies_in_reports branch from fe98ea4 to b3e4066 Compare April 27, 2026 07:40
@ArBridgeman ArBridgeman marked this pull request as ready for review April 28, 2026 10:14
Comment thread exasol/toolbox/util/dependencies/audit.py Outdated
@ArBridgeman ArBridgeman merged commit 07fb849 into main Apr 29, 2026
39 checks passed
@ArBridgeman ArBridgeman deleted the feature/803_include_other_dependencies_in_reports branch April 29, 2026 07:16
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include dev dependencies in vulnerability report

2 participants